Skip to content

Update flake.lock #278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 2, 2025
Merged

Update flake.lock #278

merged 2 commits into from
Jun 2, 2025

Conversation

sunziping2016
Copy link
Collaborator

@sunziping2016 sunziping2016 commented May 26, 2025

No description provided.

@sunziping2016 sunziping2016 force-pushed the chore/auto-update-flake branch 6 times, most recently from e85975c to 0f4d62d Compare May 31, 2025 13:09
Copy link
Contributor

github-actions bot commented May 31, 2025

Terragrunt Plan 📝

Terragrunt Plan Logs
22:10:49.099 WARN   The `run-all plan` command is deprecated and will be removed in a future version of Terragrunt. Use `terragrunt plan --all` instead.
22:10:49.110 INFO   The stack at . will be processed in the following order for command plan:
Group 1
- Module ./aliyun
- Module ./hosts


22:10:51.721 INFO   [hosts] tofu: Initializing the backend...
22:10:52.491 INFO   [hosts] tofu: 
22:10:52.491 INFO   [hosts] tofu: Successfully configured the backend "s3"! OpenTofu will automatically
22:10:52.491 INFO   [hosts] tofu: use this backend unless the backend configuration changes.
22:10:53.136 INFO   [hosts] tofu: Initializing modules...
22:10:53.137 INFO   [hosts] tofu: - nixos_deploy in ../modules/nixos_deploy
22:10:53.138 INFO   [hosts] tofu: Initializing provider plugins...
22:10:53.139 INFO   [hosts] tofu: - Reusing previous version of linyinfeng/shell from the dependency lock file
22:10:53.784 INFO   [hosts] tofu: - Using linyinfeng/shell v1.7.13 from the shared cache directory
22:10:53.797 INFO   [hosts] tofu: OpenTofu has been successfully initialized!
22:10:58.379 INFO   [aliyun] tofu: Initializing the backend...
22:10:59.719 INFO   [aliyun] tofu: 
22:10:59.719 INFO   [aliyun] tofu: Successfully configured the backend "s3"! OpenTofu will automatically
22:10:59.719 INFO   [aliyun] tofu: use this backend unless the backend configuration changes.
22:11:00.328 INFO   [aliyun] tofu: Initializing modules...
22:11:00.328 INFO   [aliyun] tofu: - sg in ../modules/aliyun_security_group
22:11:00.329 INFO   [aliyun] tofu: - vpc in ../modules/aliyun_vpc
22:11:00.330 INFO   [aliyun] tofu: Initializing provider plugins...
22:11:00.330 INFO   [aliyun] tofu: - Reusing previous version of aliyun/alicloud from the dependency lock file
22:11:01.418 INFO   [aliyun] tofu: - Using aliyun/alicloud v1.248.0 from the shared cache directory
22:11:01.678 INFO   [aliyun] tofu: OpenTofu has been successfully initialized!
22:11:03.924 STDOUT [hosts] tofu: OpenTofu used the selected providers to generate the following execution
22:11:03.924 STDOUT [hosts] tofu: plan. Resource actions are indicated with the following symbols:
22:11:03.924 STDOUT [hosts] tofu: -/+ destroy and then create replacement
22:11:03.924 STDOUT [hosts] tofu: OpenTofu will perform the following actions:
22:11:03.924 STDOUT [hosts] tofu:   # module.nixos_deploy["hgh0"].shell_script.deploy must be replaced
22:11:03.924 STDOUT [hosts] tofu: -/+ resource "shell_script" "deploy" {
22:11:03.924 STDOUT [hosts] tofu:       ~ dirty             = true -> false # forces replacement
22:11:03.924 STDOUT [hosts] tofu:       ~ id                = "d0tf7cdgfg3k98q8d72g" -> (known after apply)
22:11:03.925 STDOUT [hosts] tofu:       ~ output            = {
22:11:03.925 STDOUT [hosts] tofu:           - "done" = "true"
22:11:03.925 STDOUT [hosts] tofu:         } -> (known after apply)
22:11:03.925 STDOUT [hosts] tofu:         # (2 unchanged attributes hidden)
22:11:03.925 STDOUT [hosts] tofu:         # (1 unchanged block hidden)
22:11:03.925 STDOUT [hosts] tofu:     }
22:11:03.925 STDOUT [hosts] tofu:   # module.nixos_deploy["hkg0"].shell_script.deploy must be replaced
22:11:03.925 STDOUT [hosts] tofu: -/+ resource "shell_script" "deploy" {
22:11:03.925 STDOUT [hosts] tofu:       ~ dirty             = true -> false # forces replacement
22:11:03.925 STDOUT [hosts] tofu:       ~ id                = "d0tf7kdgfg3k98q8d73g" -> (known after apply)
22:11:03.925 STDOUT [hosts] tofu:       ~ output            = {
22:11:03.925 STDOUT [hosts] tofu:           - "done" = "true"
22:11:03.925 STDOUT [hosts] tofu:         } -> (known after apply)
22:11:03.925 STDOUT [hosts] tofu:         # (2 unchanged attributes hidden)
22:11:03.925 STDOUT [hosts] tofu:         # (1 unchanged block hidden)
22:11:03.925 STDOUT [hosts] tofu:     }
22:11:03.925 STDOUT [hosts] tofu:   # module.nixos_deploy["sha0"].shell_script.deploy must be replaced
22:11:03.925 STDOUT [hosts] tofu: -/+ resource "shell_script" "deploy" {
22:11:03.925 STDOUT [hosts] tofu:       ~ dirty             = true -> false # forces replacement
22:11:03.925 STDOUT [hosts] tofu:       ~ id                = "d0tf7kdgfg3k98q8d730" -> (known after apply)
22:11:03.925 STDOUT [hosts] tofu:       ~ output            = {
22:11:03.925 STDOUT [hosts] tofu:           - "done" = "true"
22:11:03.925 STDOUT [hosts] tofu:         } -> (known after apply)
22:11:03.925 STDOUT [hosts] tofu:         # (2 unchanged attributes hidden)
22:11:03.925 STDOUT [hosts] tofu:         # (1 unchanged block hidden)
22:11:03.925 STDOUT [hosts] tofu:     }
22:11:03.925 STDOUT [hosts] tofu: Plan: 3 to add, 0 to change, 3 to destroy.
22:11:03.925 STDOUT [hosts] tofu: 
22:11:07.697 STDOUT [aliyun] tofu: No changes. Your infrastructure matches the configuration.
22:11:07.697 STDOUT [aliyun] tofu: OpenTofu has compared your real infrastructure against your configuration and
22:11:07.698 STDOUT [aliyun] tofu: found no differences, so no changes are needed.

Status: out of sync ⚠️
Hosts to deploy: hgh0, hkg0, sha0

Copy link
Contributor

github-actions bot commented May 31, 2025

Changes for Host sha0 🚀

Warning: Permanently added 'sha0' (ED25519) to the list of known hosts.
boehm-gc: -313.0 KiB
gpm-unstable: 2020-06-17 → ∅, -516.7 KiB
initrd-linux: 6.12.30 → 6.12.31
libcpuid: 0.7.1 → 0.8.0, +72.0 KiB
linux: 6.12.30, 6.12.30-modules → 6.12.31, 6.12.31-modules, +8.2 KiB
mkpasswd: 5.6.0 → 5.6.1
nix: +145.8 KiB
nixos-configuration-reference: ε → ∅, -8405.4 KiB
nixos-manual: ε → ∅, -24670.2 KiB
nixos-manual.desktop: ε → ∅
nixos-system-sha0: 25.11.20250523.063f43f → 25.11.20250531.910796c
nushell: 0.104.0 → 0.104.1
source: +153.9 KiB
strace: 6.14 → 6.15, +8.6 KiB
tailscale: 1.82.5 → 1.84.0, +1732.4 KiB
w3m: 0.5.3+git20230121 → ∅, -1985.9 KiB

Copy link
Contributor

github-actions bot commented May 31, 2025

Changes for Host hgh0 🚀

Warning: Permanently added 'hgh0' (ED25519) to the list of known hosts.
aliyun-cli: 3.0.277 → 3.0.278, +20.0 KiB
boehm-gc: -313.0 KiB
gpm-unstable: 2020-06-17 → ∅, -516.7 KiB
grafana: 12.0.0 → 12.0.0+security-01
headscale: 0.25.1 → 0.26.0, +6459.4 KiB
initrd-linux: 6.12.30 → 6.12.31
libcpuid: 0.7.1 → 0.8.0, +72.0 KiB
linux: 6.12.30, 6.12.30-modules → 6.12.31, 6.12.31-modules, +8.2 KiB
mkpasswd: 5.6.0 → 5.6.1
nix: +145.8 KiB
nixos-configuration-reference: ε → ∅, -8405.4 KiB
nixos-manual: ε → ∅, -24670.2 KiB
nixos-manual.desktop: ε → ∅
nixos-system-hgh0: 25.11.20250523.063f43f → 25.11.20250531.910796c
nushell: 0.104.0 → 0.104.1
rclone: 1.69.2 → 1.69.3
source: +153.9 KiB
strace: 6.14 → 6.15, +8.6 KiB
tailscale: 1.82.5 → 1.84.0, +1732.4 KiB
v2ray-domain-list-community: 20250508005311 → 20250526033544, +11.9 KiB
w3m: 0.5.3+git20230121 → ∅, -1985.9 KiB

Copy link
Contributor

github-actions bot commented May 31, 2025

Changes for Host hkg0 🚀

Warning: Permanently added 'hkg0.eh578599.xyz' (ED25519) to the list of known hosts.
boehm-gc: -313.0 KiB
gpm-unstable: 2020-06-17 → ∅, -516.7 KiB
headscale: 0.25.1 → 0.26.0, +6459.4 KiB
initrd-linux: 6.12.30 → 6.12.31
libcpuid: 0.7.1 → 0.8.0, +72.0 KiB
linux: 6.12.30, 6.12.30-modules → 6.12.31, 6.12.31-modules, +8.2 KiB
mkpasswd: 5.6.0 → 5.6.1
nix: +145.8 KiB
nixos-configuration-reference: ε → ∅, -8405.4 KiB
nixos-manual: ε → ∅, -24670.2 KiB
nixos-manual.desktop: ε → ∅
nixos-system-hkg0: 25.11.20250523.063f43f → 25.11.20250531.910796c
nushell: 0.104.0 → 0.104.1
source: +153.9 KiB
strace: 6.14 → 6.15, +8.6 KiB
tailscale: 1.82.5 → 1.84.0, +1732.4 KiB
v2ray-domain-list-community: 20250508005311 → 20250526033544, +11.9 KiB
w3m: 0.5.3+git20230121 → ∅, -1985.9 KiB

@sunziping2016 sunziping2016 force-pushed the chore/auto-update-flake branch 2 times, most recently from e195b25 to a413ff8 Compare June 2, 2025 10:02
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/df522e787fdffc4f32ed3e1fca9ed0968a384d62?narHash=sha256-kYL4GCwwznsypvsnA20oyvW8zB/Dvn6K5G/tgMjVMT4%3D' (2025-05-20)
  → 'github:nix-community/disko/58d6e5a83fff9982d57e0a0a994d4e5c0af441e4?narHash=sha256-/CtyLVfNaFP7PrOPrTEuGOJBIhcBKVQ91KiEbtXJi0A%3D' (2025-06-02)
• Updated input 'dream2nix':
    'github:nix-community/dream2nix/6fd6d9188f32efd1e1656b3c3e63a67f9df7b636?narHash=sha256-qZWuEdxmPx818qR61t3mMozJOvZSmTRUDPU4L3JeGgE%3D' (2025-05-19)
  → 'github:nix-community/dream2nix/e92dacdc57acaa6b2ae79592c1a62c2340931410?narHash=sha256-wORL3vLIJdBF8hz73yuD7DVsrbOvFgtH96hQIetXhfg%3D' (2025-06-02)
• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/c621e8422220273271f52058f618c94e405bb0f5?narHash=sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY%3D' (2025-04-01)
  → 'github:hercules-ci/flake-parts/49f0870db23e8c1ca0b5259734a02cd9e1e371a1?narHash=sha256-F82%2BgS044J1APL0n4hH50GYdPRv/5JWm34oCJYmVKdE%3D' (2025-06-01)
• Updated input 'home-manager':
    'github:nix-community/home-manager/c1e671036224089937e111e32ea899f59181c383?narHash=sha256-5PBK1nV8X39K3qUj8B477Aa2RdbLq3m7wRxUKRtggX4%3D' (2025-05-25)
  → 'github:nix-community/home-manager/c7fdb7e90bff1a51b79c1eed458fb39e6649a82a?narHash=sha256-EB%2BLzYHK0D5aqxZiYoPeoZoOzSAs8eqBDxm3R%2B6wMKU%3D' (2025-06-02)
• Updated input 'nix-minecraft':
    'github:Infinidoge/nix-minecraft/3aede7ec07e25d1abdf55e4b9921872d08e4d0a9?narHash=sha256-20rk3nzu5uFpg3ZGrSoB88VdCr%2BeJENGnuncKHorXTE%3D' (2025-05-25)
  → 'github:Infinidoge/nix-minecraft/6c961ee42ff2301ee61c75aa42cbe8c8adecf3c8?narHash=sha256-oDnEc/rxyDf%2BuUXO56Z2TJtrrQoBe0Z4MCIRaY6lVZ0%3D' (2025-05-30)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/063f43f2dbdef86376cc29ad646c45c46e93234c?narHash=sha256-6m1Y3/4pVw1RWTsrkAK2VMYSzG4MMIj7sqUy7o8th1o%3D' (2025-05-23)
  → 'github:NixOS/nixpkgs/910796cabe436259a29a72e8d3f5e180fc6dfacc?narHash=sha256-StSrWhklmDuXT93yc3GrTlb0cKSS0agTAxMGjLKAsY8%3D' (2025-05-31)
• Updated input 'nv2nix':
    'github:adisbladis/uv2nix/ec0502250b48116fd3aa8e1347a2d0254bacd05e?narHash=sha256-1v8SFHOwUCvHDXFmQRjHZYawY19nxmtZ7zH/kwAGgj0%3D' (2025-05-22)
  → 'github:adisbladis/uv2nix/f006d191d4ff5894d2ead6299e2eaf3659bc46b0?narHash=sha256-99mf47Kjl/rj716cSjeA6ubZLlhNudmC4HRg/6UMfvs%3D' (2025-05-28)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/020cb423808365fa3f10ff4cb8c0a25df35065a3?narHash=sha256-XgxghfND8TDypxsMTPU2GQdtBEsHTEc3qWE6RVEk8O0%3D' (2025-05-22)
  → 'github:numtide/treefmt-nix/1f3f7b784643d488ba4bf315638b2b0a4c5fb007?narHash=sha256-9YzfeN8CB6SzNPyPm2XjRRqSixDopTapaRsnTpXUEY8%3D' (2025-05-26)
@sunziping2016 sunziping2016 force-pushed the chore/auto-update-flake branch from a413ff8 to 5e49253 Compare June 2, 2025 13:55
@sunziping2016 sunziping2016 enabled auto-merge (squash) June 2, 2025 14:16
@sunziping2016 sunziping2016 merged commit cb71335 into master Jun 2, 2025
11 of 12 checks passed
@sunziping2016 sunziping2016 deleted the chore/auto-update-flake branch June 2, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant